Cypress Semiconductor /psoc63 /I2S0 /INTR

Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text

Interpret as INTR

31 2827 2423 2019 1615 1211 87 43 0 0 0 0 0 0 0 0 00 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 (TX_TRIGGER)TX_TRIGGER 0 (TX_NOT_FULL)TX_NOT_FULL 0 (TX_EMPTY)TX_EMPTY 0 (TX_OVERFLOW)TX_OVERFLOW 0 (TX_UNDERFLOW)TX_UNDERFLOW 0 (TX_WD)TX_WD 0 (RX_TRIGGER)RX_TRIGGER 0 (RX_NOT_EMPTY)RX_NOT_EMPTY 0 (RX_FULL)RX_FULL 0 (RX_OVERFLOW)RX_OVERFLOW 0 (RX_UNDERFLOW)RX_UNDERFLOW 0 (RX_WD)RX_WD

Description

Interrupt register

Fields

TX_TRIGGER

Less entries in the TX FIFO than the value specified by TRIGGER_LEVEL in TX_FIFO_CTRL.

TX_NOT_FULL

TX FIFO is not full.

TX_EMPTY

TX FIFO is empty; i.e. it has 0 entries.

TX_OVERFLOW

Attempt to write to a full TX FIFO.

TX_UNDERFLOW

Attempt to read from an empty TX FIFO. This happens when the IP is ready to transfer data and TX_EMPTY is ‘1’.

TX_WD

Triggers (sets to ‘1’) when the Tx watchdog event occurs.

RX_TRIGGER

More entries in the RX FIFO than the value specified by TRIGGER_LEVEL in RX_FIFO_CTRL.

RX_NOT_EMPTY

RX FIFO is not empty.

RX_FULL

RX FIFO is full.

RX_OVERFLOW

Attempt to write to a full RX FIFO.

RX_UNDERFLOW

Attempt to read from an empty RX FIFO.

RX_WD

Triggers (sets to ‘1’) when the Rx watchdog event occurs.

Links

() ()